home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14925 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  671 b 

  1. Path: freenet.vancouver.bc.ca!dilana
  2. From: dilana@vcn.bc.ca (Bernard Arumainathan)
  3. Newsgroups: comp.lang.c
  4. Subject: Handling EBCDIC format on a PC
  5. Date: 16 Apr 1996 02:48:01 GMT
  6. Organization: Vancouver Community Net
  7. Message-ID: <4kv1p1$s07@milo.vcn.bc.ca>
  8. NNTP-Posting-Host: opus.vcn.bc.ca
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi
  12.  I am writing a program where I have to process data stored in a file 
  13. that was generated by a Unisys COBOL program which is in packed format. 
  14. Can someone tell me how to handle this. For now I have to only need to 
  15. compare a string placed by a barcode scanner to the first 3 bytes of the 
  16. data file that has this 8 bit data.
  17. thankx
  18. Bernard
  19.